[INFO] cloning repository https://github.com/Rahn-IT/maintenance-planner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahn-IT/maintenance-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fmaintenance-planner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fmaintenance-planner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d42efc4f5205b80f9b010eaa89d2ff726f244e66
[INFO] fixing Rahn-IT/maintenance-planner against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fmaintenance-planner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rahn-IT/maintenance-planner
[INFO] finished tweaking git repo https://github.com/Rahn-IT/maintenance-planner
[INFO] tweaked toml for git repo https://github.com/Rahn-IT/maintenance-planner written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahn-IT/maintenance-planner on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahn-IT/maintenance-planner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minijinja-embed v2.15.1
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded minijinja v2.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897
[INFO] running `Command { std: "docker" "start" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling minijinja-embed v2.15.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling maintenance-planner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking minijinja v2.15.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/action_plan.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let active_execution_id = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 65 | |             r#"
[INFO] [stdout] 66 | |             SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 67 | |             FROM action_plan_executions
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             action_plan.id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/action_plan.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let last_execution = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 79 | |             r#"
[INFO] [stdout] 80 | |             SELECT started as "started: i64"
[INFO] [stdout] 81 | |             FROM action_plan_executions
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             action_plan.id
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:91:29
[INFO] [stdout]     |
[INFO] [stdout]  91 |           let last_finished = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout]  92 | |             r#"
[INFO] [stdout]  93 | |             SELECT finished as "finished: i64"
[INFO] [stdout]  94 | |             FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             action_plan.id
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | /     sqlx::query!(
[INFO] [stdout] 190 | |         "INSERT INTO action_plans (id, name, deleted_at) VALUES ($1, $2, NULL)",
[INFO] [stdout] 191 | |         plan_id,
[INFO] [stdout] 192 | |         form.name
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |       let plan = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 209 | |         ActionPlan,
[INFO] [stdout] 210 | |         r#"
[INFO] [stdout] 211 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         id
[INFO] [stdout] 220 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let items = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 231 | |         ActionPlanItem,
[INFO] [stdout] 232 | |         r#"
[INFO] [stdout] 233 | |         SELECT actions.name as "name!"
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         id
[INFO] [stdout] 240 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:281:25
[INFO] [stdout]     |
[INFO] [stdout] 281 |       let update_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 282 | |         "UPDATE action_plans SET name = $1 WHERE id = $2 AND (deleted_at IS NULL OR deleted_at <= 0)",
[INFO] [stdout] 283 | |         form.name,
[INFO] [stdout] 284 | |         id
[INFO] [stdout] 285 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |           let execution_items = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 314 | |             r#"
[INFO] [stdout] 315 | |             SELECT
[INFO] [stdout] 316 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |             execution_id
[INFO] [stdout] 323 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 | /         sqlx::query!(
[INFO] [stdout] 331 | |             r#"
[INFO] [stdout] 332 | |             DELETE FROM action_item_executions
[INFO] [stdout] 333 | |             WHERE action_plan_execution = $1
[INFO] [stdout] 334 | |             "#,
[INFO] [stdout] 335 | |             execution_id
[INFO] [stdout] 336 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     sqlx::query!("DELETE FROM action_items WHERE action_plan = $1", plan_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | /     sqlx::query!(
[INFO] [stdout] 345 | |         "DELETE FROM action_plan_tags WHERE action_plan = $1",
[INFO] [stdout] 346 | |         plan_id
[INFO] [stdout] 347 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | /         sqlx::query!(
[INFO] [stdout] 353 | |             "INSERT INTO action_plan_tags (action_plan, tag) VALUES ($1, $2)",
[INFO] [stdout] 354 | |             plan_id,
[INFO] [stdout] 355 | |             tag_id
[INFO] [stdout] 356 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let action = sqlx::query!("SELECT id FROM actions WHERE name = $1", item)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 | /                 sqlx::query!(
[INFO] [stdout] 373 | |                     "INSERT INTO actions (id, name) VALUES ($1, $2)",
[INFO] [stdout] 374 | |                     action_id,
[INFO] [stdout] 375 | |                     item
[INFO] [stdout] 376 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 | /         sqlx::query!(
[INFO] [stdout] 386 | |             "INSERT INTO action_items (id, order_index, action_plan, action) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 387 | |             item_id,
[INFO] [stdout] 388 | |             order,
[INFO] [stdout] 389 | |             plan_id,
[INFO] [stdout] 390 | |             action
[INFO] [stdout] 391 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:397:30
[INFO] [stdout]     |
[INFO] [stdout] 397 |           let new_plan_items = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 398 | |             r#"
[INFO] [stdout] 399 | |             SELECT
[INFO] [stdout] 400 | |                 action_items.action as "action_id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 408 | |             plan_id
[INFO] [stdout] 409 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | /             sqlx::query!(
[INFO] [stdout] 418 | |                 r#"
[INFO] [stdout] 419 | |                 INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished)
[INFO] [stdout] 420 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                 finished
[INFO] [stdout] 427 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 |       let plan = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 448 | |         ActionPlan,
[INFO] [stdout] 449 | |         r#"
[INFO] [stdout] 450 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |         id
[INFO] [stdout] 458 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:468:17
[INFO] [stdout]     |
[INFO] [stdout] 468 |       let items = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 469 | |         ActionPlanItem,
[INFO] [stdout] 470 | |         r#"
[INFO] [stdout] 471 | |         SELECT actions.name as "name!"
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |         id
[INFO] [stdout] 478 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:483:33
[INFO] [stdout]     |
[INFO] [stdout] 483 |       let active_execution_rows = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 484 | |         PlanExecutionActiveRow,
[INFO] [stdout] 485 | |         r#"
[INFO] [stdout] 486 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |         id
[INFO] [stdout] 496 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |       let finished_execution_rows = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 501 | |         PlanExecutionFinishedRow,
[INFO] [stdout] 502 | |         r#"
[INFO] [stdout] 503 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 513 | |         id
[INFO] [stdout] 514 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:569:18
[INFO] [stdout]     |
[INFO] [stdout] 569 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 570 | |         r#"
[INFO] [stdout] 571 | |         UPDATE action_plans
[INFO] [stdout] 572 | |         SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |         id
[INFO] [stdout] 578 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 596 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 597 | |         r#"
[INFO] [stdout] 598 | |         UPDATE action_plans
[INFO] [stdout] 599 | |         SET deleted_at = NULL
[INFO] [stdout] ...   |
[INFO] [stdout] 603 | |         id
[INFO] [stdout] 604 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:770:9
[INFO] [stdout]     |
[INFO] [stdout] 770 | /         sqlx::query!(
[INFO] [stdout] 771 | |             r#"
[INFO] [stdout] 772 | |             SELECT
[INFO] [stdout] 773 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |             "#
[INFO] [stdout] 781 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | /         sqlx::query!(
[INFO] [stdout] 790 | |             r#"
[INFO] [stdout] 791 | |             SELECT
[INFO] [stdout] 792 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 801 | |             pattern
[INFO] [stdout] 802 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:840:31
[INFO] [stdout]     |
[INFO] [stdout] 840 |           (true, true, None) => sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 841 | |             ActionPlan,
[INFO] [stdout] 842 | |             r#"
[INFO] [stdout] 843 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |                 "#
[INFO] [stdout] 850 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | /             sqlx::query_as!(
[INFO] [stdout] 857 | |                 ActionPlan,
[INFO] [stdout] 858 | |                 r#"
[INFO] [stdout] 859 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |                 search_pattern
[INFO] [stdout] 868 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:873:32
[INFO] [stdout]     |
[INFO] [stdout] 873 |           (false, true, None) => sqlx::query_as!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 874 | |             ActionPlan,
[INFO] [stdout] 875 | |             r#"
[INFO] [stdout] 876 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | |                 "#
[INFO] [stdout] 883 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:889:13
[INFO] [stdout]     |
[INFO] [stdout] 889 | /             sqlx::query_as!(
[INFO] [stdout] 890 | |                 ActionPlan,
[INFO] [stdout] 891 | |                 r#"
[INFO] [stdout] 892 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 900 | |                 search_pattern
[INFO] [stdout] 901 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:906:39
[INFO] [stdout]     |
[INFO] [stdout] 906 |           (true, true, Some(tag_id)) => sqlx::query_as!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 907 | |             ActionPlan,
[INFO] [stdout] 908 | |             r#"
[INFO] [stdout] 909 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |             tag_id
[INFO] [stdout] 923 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 | /             sqlx::query_as!(
[INFO] [stdout] 930 | |                 ActionPlan,
[INFO] [stdout] 931 | |                 r#"
[INFO] [stdout] 932 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |                 tag_id
[INFO] [stdout] 948 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:953:40
[INFO] [stdout]     |
[INFO] [stdout] 953 |           (false, true, Some(tag_id)) => sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 954 | |             ActionPlan,
[INFO] [stdout] 955 | |             r#"
[INFO] [stdout] 956 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |             tag_id
[INFO] [stdout] 970 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:976:13
[INFO] [stdout]     |
[INFO] [stdout] 976 | /             sqlx::query_as!(
[INFO] [stdout] 977 | |                 ActionPlan,
[INFO] [stdout] 978 | |                 r#"
[INFO] [stdout] 979 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |                 tag_id
[INFO] [stdout] 995 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let plans = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 42 | |         r#"
[INFO] [stdout] 43 | |         SELECT
[INFO] [stdout] 44 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         "#
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |           let tags = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 57 | |             r#"
[INFO] [stdout] 58 | |             SELECT tag as "tag: uuid::Uuid"
[INFO] [stdout] 59 | |             FROM action_plan_tags
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |             plan.id
[INFO] [stdout] 64 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let items = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |             SELECT
[INFO] [stdout] 71 | |                 action_items.order_index as "order_index!",
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             plan.id
[INFO] [stdout] 79 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:98:22
[INFO] [stdout]     |
[INFO] [stdout]  98 |       let executions = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  99 | |         r#"
[INFO] [stdout] 100 | |         SELECT
[INFO] [stdout] 101 | |             id as "id!: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         "#
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let items = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 116 | |             r#"
[INFO] [stdout] 117 | |             SELECT
[INFO] [stdout] 118 | |                 action_item_executions.order_index as "order_index!",
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             execution.id
[INFO] [stdout] 127 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let tags = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 149 | |         r#"
[INFO] [stdout] 150 | |         SELECT
[INFO] [stdout] 151 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         "#
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     sqlx::query!("DELETE FROM action_item_executions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     sqlx::query!("DELETE FROM action_plan_executions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     sqlx::query!("DELETE FROM action_plan_tags")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     sqlx::query!("DELETE FROM action_items")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     sqlx::query!("DELETE FROM action_plans")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     sqlx::query!("DELETE FROM tags").execute(&mut *tx).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     sqlx::query!("DELETE FROM actions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 | /         sqlx::query!(
[INFO] [stdout] 334 | |             "INSERT INTO tags (id, name) VALUES ($1, $2)",
[INFO] [stdout] 335 | |             tag.id,
[INFO] [stdout] 336 | |             tag.name
[INFO] [stdout] 337 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 | /         sqlx::query!(
[INFO] [stdout] 344 | |             "INSERT INTO action_plans (id, name, deleted_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 345 | |             plan.id,
[INFO] [stdout] 346 | |             plan.name,
[INFO] [stdout] 347 | |             plan.deleted_at
[INFO] [stdout] 348 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 | /             sqlx::query!(
[INFO] [stdout] 354 | |                 "INSERT INTO action_plan_tags (action_plan, tag) VALUES ($1, $2)",
[INFO] [stdout] 355 | |                 plan.id,
[INFO] [stdout] 356 | |                 tag_id
[INFO] [stdout] 357 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             sqlx::query!(
[INFO] [stdout] 368 | |                 "INSERT INTO action_items (id, order_index, action_plan, action) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 369 | |                 item_id,
[INFO] [stdout] 370 | |                 item.order_index,
[INFO] [stdout] 371 | |                 plan.id,
[INFO] [stdout] 372 | |                 action_id
[INFO] [stdout] 373 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | /         sqlx::query!(
[INFO] [stdout] 381 | |             "INSERT INTO action_plan_executions (id, action_plan, started, finished, note) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 382 | |             execution.id,
[INFO] [stdout] 383 | |             execution.action_plan,
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |             execution.note
[INFO] [stdout] 387 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 | / ...   sqlx::query!(
[INFO] [stdout] 397 | | ...       "INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished) VALUES ($1, $2, $3, $4, ...
[INFO] [stdout] 398 | | ...       item_id,
[INFO] [stdout] 399 | | ...       action_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | | ...       item.finished
[INFO] [stdout] 403 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     sqlx::query!(
[INFO] [stdout] 443 | |         "INSERT INTO actions (id, name) VALUES ($1, $2)",
[INFO] [stdout] 444 | |         action_id,
[INFO] [stdout] 445 | |         action_name
[INFO] [stdout] 446 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         sqlx::query_as!(
[INFO] [stdout] 22 | |             UnfinishedExecutionListItemRow,
[INFO] [stdout] 23 | |             r#"
[INFO] [stdout] 24 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             "#
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             UnfinishedExecutionListItemRow,
[INFO] [stdout] 41 | |             r#"
[INFO] [stdout] 42 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             search_pattern
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         sqlx::query_as!(
[INFO] [stdout] 61 | |             FinishedExecutionListItemRow,
[INFO] [stdout] 62 | |             r#"
[INFO] [stdout] 63 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             "#
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | /         sqlx::query_as!(
[INFO] [stdout] 80 | |             FinishedExecutionListItemRow,
[INFO] [stdout] 81 | |             r#"
[INFO] [stdout] 82 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |             search_pattern
[INFO] [stdout] 95 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |       let plan_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 142 | |         r#"
[INFO] [stdout] 143 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 144 | |         FROM action_plans
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |         id
[INFO] [stdout] 149 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     sqlx::query!(
[INFO] [stdout] 163 | |         "INSERT INTO action_plan_executions (id, action_plan, started, finished, note) VALUES ($1, $2, $3, NULL, NULL)",
[INFO] [stdout] 164 | |         execution_id,
[INFO] [stdout] 165 | |         id,
[INFO] [stdout] 166 | |         now,
[INFO] [stdout] 167 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |       let template_items = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 172 | |         r#"
[INFO] [stdout] 173 | |         SELECT action as "action_id: uuid::Uuid", order_index
[INFO] [stdout] 174 | |         FROM action_items
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         id
[INFO] [stdout] 179 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         sqlx::query!(
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |             INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished)
[INFO] [stdout] 188 | |             VALUES ($1, $2, $3, $4, NULL)
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             execution_id
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |       let execution = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 210 | |         ActionPlanExecutionShowRow,
[INFO] [stdout] 211 | |         r#"
[INFO] [stdout] 212 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |         id
[INFO] [stdout] 225 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let item_rows = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 236 | |         ExecutionItemRow,
[INFO] [stdout] 237 | |         r#"
[INFO] [stdout] 238 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         id
[INFO] [stdout] 252 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 309 | |         r#"
[INFO] [stdout] 310 | |         UPDATE action_plan_executions
[INFO] [stdout] 311 | |         SET note = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |         id
[INFO] [stdout] 316 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:334:28
[INFO] [stdout]     |
[INFO] [stdout] 334 |       let execution_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 335 | |         r#"SELECT id as "id: uuid::Uuid" FROM action_plan_executions WHERE id = $1"#,
[INFO] [stdout] 336 | |         id
[INFO] [stdout] 337 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 |       let incomplete_count = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 348 | |         r#"
[INFO] [stdout] 349 | |         SELECT COUNT(*) as "count!: i64"
[INFO] [stdout] 350 | |         FROM action_item_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |         id
[INFO] [stdout] 355 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     sqlx::query!(
[INFO] [stdout] 367 | |         r#"
[INFO] [stdout] 368 | |         UPDATE action_plan_executions
[INFO] [stdout] 369 | |         SET finished = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |         id
[INFO] [stdout] 375 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:386:21
[INFO] [stdout]     |
[INFO] [stdout] 386 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 387 | |         r#"
[INFO] [stdout] 388 | |         SELECT finished as "finished?"
[INFO] [stdout] 389 | |         FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | |         id
[INFO] [stdout] 393 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     sqlx::query!(
[INFO] [stdout] 415 | |         r#"
[INFO] [stdout] 416 | |         UPDATE action_plan_executions
[INFO] [stdout] 417 | |         SET finished = NULL
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |         id
[INFO] [stdout] 421 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 435 | |         r#"
[INFO] [stdout] 436 | |         SELECT finished as "finished?"
[INFO] [stdout] 437 | |         FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |         id
[INFO] [stdout] 441 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 | /     sqlx::query!(
[INFO] [stdout] 457 | |         r#"
[INFO] [stdout] 458 | |         DELETE FROM action_item_executions
[INFO] [stdout] 459 | |         WHERE action_plan_execution = $1
[INFO] [stdout] 460 | |         "#,
[INFO] [stdout] 461 | |         id
[INFO] [stdout] 462 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/action_plan.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let active_execution_id = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 65 | |             r#"
[INFO] [stdout] 66 | |             SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 67 | |             FROM action_plan_executions
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             action_plan.id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 | /     sqlx::query!(
[INFO] [stdout] 467 | |         r#"
[INFO] [stdout] 468 | |         DELETE FROM action_plan_executions
[INFO] [stdout] 469 | |         WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         id
[INFO] [stdout] 473 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 488 | |         r#"
[INFO] [stdout] 489 | |         SELECT
[INFO] [stdout] 490 | |             action_plan_executions.id as "id!: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |         id
[INFO] [stdout] 499 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:540:18
[INFO] [stdout]     |
[INFO] [stdout] 540 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 541 | |         "UPDATE action_item_executions SET finished = $1 WHERE id = $2",
[INFO] [stdout] 542 | |         finished,
[INFO] [stdout] 543 | |         id
[INFO] [stdout] 544 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/action_plan.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let last_execution = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 79 | |             r#"
[INFO] [stdout] 80 | |             SELECT started as "started: i64"
[INFO] [stdout] 81 | |             FROM action_plan_executions
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             action_plan.id
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:91:29
[INFO] [stdout]     |
[INFO] [stdout]  91 |           let last_finished = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout]  92 | |             r#"
[INFO] [stdout]  93 | |             SELECT finished as "finished: i64"
[INFO] [stdout]  94 | |             FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             action_plan.id
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | /     sqlx::query!(
[INFO] [stdout] 190 | |         "INSERT INTO action_plans (id, name, deleted_at) VALUES ($1, $2, NULL)",
[INFO] [stdout] 191 | |         plan_id,
[INFO] [stdout] 192 | |         form.name
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |       let plan = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 209 | |         ActionPlan,
[INFO] [stdout] 210 | |         r#"
[INFO] [stdout] 211 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         id
[INFO] [stdout] 220 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let items = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 231 | |         ActionPlanItem,
[INFO] [stdout] 232 | |         r#"
[INFO] [stdout] 233 | |         SELECT actions.name as "name!"
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         id
[INFO] [stdout] 240 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:281:25
[INFO] [stdout]     |
[INFO] [stdout] 281 |       let update_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 282 | |         "UPDATE action_plans SET name = $1 WHERE id = $2 AND (deleted_at IS NULL OR deleted_at <= 0)",
[INFO] [stdout] 283 | |         form.name,
[INFO] [stdout] 284 | |         id
[INFO] [stdout] 285 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |           let execution_items = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 314 | |             r#"
[INFO] [stdout] 315 | |             SELECT
[INFO] [stdout] 316 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |             execution_id
[INFO] [stdout] 323 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 | /         sqlx::query!(
[INFO] [stdout] 331 | |             r#"
[INFO] [stdout] 332 | |             DELETE FROM action_item_executions
[INFO] [stdout] 333 | |             WHERE action_plan_execution = $1
[INFO] [stdout] 334 | |             "#,
[INFO] [stdout] 335 | |             execution_id
[INFO] [stdout] 336 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     sqlx::query!("DELETE FROM action_items WHERE action_plan = $1", plan_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | /     sqlx::query!(
[INFO] [stdout] 345 | |         "DELETE FROM action_plan_tags WHERE action_plan = $1",
[INFO] [stdout] 346 | |         plan_id
[INFO] [stdout] 347 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | /         sqlx::query!(
[INFO] [stdout] 353 | |             "INSERT INTO action_plan_tags (action_plan, tag) VALUES ($1, $2)",
[INFO] [stdout] 354 | |             plan_id,
[INFO] [stdout] 355 | |             tag_id
[INFO] [stdout] 356 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let action = sqlx::query!("SELECT id FROM actions WHERE name = $1", item)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 | /                 sqlx::query!(
[INFO] [stdout] 373 | |                     "INSERT INTO actions (id, name) VALUES ($1, $2)",
[INFO] [stdout] 374 | |                     action_id,
[INFO] [stdout] 375 | |                     item
[INFO] [stdout] 376 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 | /         sqlx::query!(
[INFO] [stdout] 386 | |             "INSERT INTO action_items (id, order_index, action_plan, action) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 387 | |             item_id,
[INFO] [stdout] 388 | |             order,
[INFO] [stdout] 389 | |             plan_id,
[INFO] [stdout] 390 | |             action
[INFO] [stdout] 391 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:397:30
[INFO] [stdout]     |
[INFO] [stdout] 397 |           let new_plan_items = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 398 | |             r#"
[INFO] [stdout] 399 | |             SELECT
[INFO] [stdout] 400 | |                 action_items.action as "action_id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 408 | |             plan_id
[INFO] [stdout] 409 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | /             sqlx::query!(
[INFO] [stdout] 418 | |                 r#"
[INFO] [stdout] 419 | |                 INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished)
[INFO] [stdout] 420 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                 finished
[INFO] [stdout] 427 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 |       let plan = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 448 | |         ActionPlan,
[INFO] [stdout] 449 | |         r#"
[INFO] [stdout] 450 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |         id
[INFO] [stdout] 458 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:468:17
[INFO] [stdout]     |
[INFO] [stdout] 468 |       let items = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 469 | |         ActionPlanItem,
[INFO] [stdout] 470 | |         r#"
[INFO] [stdout] 471 | |         SELECT actions.name as "name!"
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |         id
[INFO] [stdout] 478 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:483:33
[INFO] [stdout]     |
[INFO] [stdout] 483 |       let active_execution_rows = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 484 | |         PlanExecutionActiveRow,
[INFO] [stdout] 485 | |         r#"
[INFO] [stdout] 486 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |         id
[INFO] [stdout] 496 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |       let finished_execution_rows = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 501 | |         PlanExecutionFinishedRow,
[INFO] [stdout] 502 | |         r#"
[INFO] [stdout] 503 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 513 | |         id
[INFO] [stdout] 514 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:569:18
[INFO] [stdout]     |
[INFO] [stdout] 569 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 570 | |         r#"
[INFO] [stdout] 571 | |         UPDATE action_plans
[INFO] [stdout] 572 | |         SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |         id
[INFO] [stdout] 578 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 596 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 597 | |         r#"
[INFO] [stdout] 598 | |         UPDATE action_plans
[INFO] [stdout] 599 | |         SET deleted_at = NULL
[INFO] [stdout] ...   |
[INFO] [stdout] 603 | |         id
[INFO] [stdout] 604 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/tags.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     sqlx::query!("INSERT INTO tags (id, name) VALUES ($1, $2)", tag_id, name)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/tags.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let result = sqlx::query!("UPDATE tags SET name = $1 WHERE id = $2", name, id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let tag = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         SELECT
[INFO] [stdout] 120 | |             tags.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         id
[INFO] [stdout] 130 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     sqlx::query!("DELETE FROM action_plan_tags WHERE tag = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let result = sqlx::query!("DELETE FROM tags WHERE id = $1", id)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | /         sqlx::query_as!(
[INFO] [stdout] 189 | |             TagRow,
[INFO] [stdout] 190 | |             r#"
[INFO] [stdout] 191 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             "#
[INFO] [stdout] 198 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         sqlx::query_as!(
[INFO] [stdout] 204 | |             TagRow,
[INFO] [stdout] 205 | |             r#"
[INFO] [stdout] 206 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |             pattern
[INFO] [stdout] 215 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 233 | |         r#"
[INFO] [stdout] 234 | |         SELECT
[INFO] [stdout] 235 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         "#
[INFO] [stdout] 240 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 259 | |         r#"
[INFO] [stdout] 260 | |         SELECT
[INFO] [stdout] 261 | |             tags.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |         plan_id
[INFO] [stdout] 269 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:287:16
[INFO] [stdout]     |
[INFO] [stdout] 287 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 288 | |         r#"
[INFO] [stdout] 289 | |         SELECT tag as "tag: uuid::Uuid"
[INFO] [stdout] 290 | |         FROM action_plan_tags
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         plan_id
[INFO] [stdout] 294 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 306 | |         r#"
[INFO] [stdout] 307 | |         SELECT
[INFO] [stdout] 308 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |         tag_id
[INFO] [stdout] 315 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:357:20
[INFO] [stdout]     |
[INFO] [stdout] 357 |       let existing = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 358 | |         r#"
[INFO] [stdout] 359 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 360 | |         FROM tags
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |         name
[INFO] [stdout] 364 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:770:9
[INFO] [stdout]     |
[INFO] [stdout] 770 | /         sqlx::query!(
[INFO] [stdout] 771 | |             r#"
[INFO] [stdout] 772 | |             SELECT
[INFO] [stdout] 773 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |             "#
[INFO] [stdout] 781 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | /         sqlx::query!(
[INFO] [stdout] 790 | |             r#"
[INFO] [stdout] 791 | |             SELECT
[INFO] [stdout] 792 | |                 actions.name as "name!",
[INFO] [stdout] ...   |
[INFO] [stdout] 801 | |             pattern
[INFO] [stdout] 802 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:840:31
[INFO] [stdout]     |
[INFO] [stdout] 840 |           (true, true, None) => sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 841 | |             ActionPlan,
[INFO] [stdout] 842 | |             r#"
[INFO] [stdout] 843 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |                 "#
[INFO] [stdout] 850 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | /             sqlx::query_as!(
[INFO] [stdout] 857 | |                 ActionPlan,
[INFO] [stdout] 858 | |                 r#"
[INFO] [stdout] 859 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |                 search_pattern
[INFO] [stdout] 868 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:873:32
[INFO] [stdout]     |
[INFO] [stdout] 873 |           (false, true, None) => sqlx::query_as!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 874 | |             ActionPlan,
[INFO] [stdout] 875 | |             r#"
[INFO] [stdout] 876 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | |                 "#
[INFO] [stdout] 883 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:889:13
[INFO] [stdout]     |
[INFO] [stdout] 889 | /             sqlx::query_as!(
[INFO] [stdout] 890 | |                 ActionPlan,
[INFO] [stdout] 891 | |                 r#"
[INFO] [stdout] 892 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 900 | |                 search_pattern
[INFO] [stdout] 901 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:906:39
[INFO] [stdout]     |
[INFO] [stdout] 906 |           (true, true, Some(tag_id)) => sqlx::query_as!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 907 | |             ActionPlan,
[INFO] [stdout] 908 | |             r#"
[INFO] [stdout] 909 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |             tag_id
[INFO] [stdout] 923 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 | /             sqlx::query_as!(
[INFO] [stdout] 930 | |                 ActionPlan,
[INFO] [stdout] 931 | |                 r#"
[INFO] [stdout] 932 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |                 tag_id
[INFO] [stdout] 948 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:953:40
[INFO] [stdout]     |
[INFO] [stdout] 953 |           (false, true, Some(tag_id)) => sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 954 | |             ActionPlan,
[INFO] [stdout] 955 | |             r#"
[INFO] [stdout] 956 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |             tag_id
[INFO] [stdout] 970 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/action_plan.rs:976:13
[INFO] [stdout]     |
[INFO] [stdout] 976 | /             sqlx::query_as!(
[INFO] [stdout] 977 | |                 ActionPlan,
[INFO] [stdout] 978 | |                 r#"
[INFO] [stdout] 979 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |                 tag_id
[INFO] [stdout] 995 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let plans = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 42 | |         r#"
[INFO] [stdout] 43 | |         SELECT
[INFO] [stdout] 44 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         "#
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |           let tags = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 57 | |             r#"
[INFO] [stdout] 58 | |             SELECT tag as "tag: uuid::Uuid"
[INFO] [stdout] 59 | |             FROM action_plan_tags
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |             plan.id
[INFO] [stdout] 64 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/backup.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let items = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |             SELECT
[INFO] [stdout] 71 | |                 action_items.order_index as "order_index!",
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             plan.id
[INFO] [stdout] 79 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:98:22
[INFO] [stdout]     |
[INFO] [stdout]  98 |       let executions = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  99 | |         r#"
[INFO] [stdout] 100 | |         SELECT
[INFO] [stdout] 101 | |             id as "id!: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         "#
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/users.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let items = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 116 | |             r#"
[INFO] [stdout] 117 | |             SELECT
[INFO] [stdout] 118 | |                 action_item_executions.order_index as "order_index!",
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             execution.id
[INFO] [stdout] 127 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let tags = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 149 | |         r#"
[INFO] [stdout] 150 | |         SELECT
[INFO] [stdout] 151 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         "#
[INFO] [stdout] 156 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     sqlx::query!("DELETE FROM action_item_executions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 107 | |         User,
[INFO] [stdout] 108 | |         r#"
[INFO] [stdout] 109 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |         valid_since
[INFO] [stdout] 122 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 132 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 133 | |         valid_since
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 173 | |         User,
[INFO] [stdout] 174 | |         r#"
[INFO] [stdout] 175 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         login_name
[INFO] [stdout] 185 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     sqlx::query!("DELETE FROM action_plan_executions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | /     sqlx::query!(
[INFO] [stdout] 200 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 201 | |         session_id,
[INFO] [stdout] 202 | |         user.id,
[INFO] [stdout] 203 | |         now
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     sqlx::query!("DELETE FROM action_plan_tags")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     sqlx::query!(
[INFO] [stdout] 247 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 248 | |         setup_user_id,
[INFO] [stdout] 249 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         setup_password_hash
[INFO] [stdout] 253 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     sqlx::query!("DELETE FROM action_items")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     sqlx::query!("DELETE FROM action_plans")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     sqlx::query!("DELETE FROM tags").execute(&mut *tx).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 282 | |         User,
[INFO] [stdout] 283 | |         r#"
[INFO] [stdout] 284 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |         "#
[INFO] [stdout] 292 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     sqlx::query!("DELETE FROM actions")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 336 | |         r#"
[INFO] [stdout] 337 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 338 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         name
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 | /     sqlx::query!(
[INFO] [stdout] 359 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 360 | |         created_user_id,
[INFO] [stdout] 361 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |         created_password_hash
[INFO] [stdout] 365 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 386 | |         User,
[INFO] [stdout] 387 | |         r#"
[INFO] [stdout] 388 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |         id
[INFO] [stdout] 398 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 | /         sqlx::query!(
[INFO] [stdout] 334 | |             "INSERT INTO tags (id, name) VALUES ($1, $2)",
[INFO] [stdout] 335 | |             tag.id,
[INFO] [stdout] 336 | |             tag.name
[INFO] [stdout] 337 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 | /         sqlx::query!(
[INFO] [stdout] 344 | |             "INSERT INTO action_plans (id, name, deleted_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 345 | |             plan.id,
[INFO] [stdout] 346 | |             plan.name,
[INFO] [stdout] 347 | |             plan.deleted_at
[INFO] [stdout] 348 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 | /             sqlx::query!(
[INFO] [stdout] 354 | |                 "INSERT INTO action_plan_tags (action_plan, tag) VALUES ($1, $2)",
[INFO] [stdout] 355 | |                 plan.id,
[INFO] [stdout] 356 | |                 tag_id
[INFO] [stdout] 357 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             sqlx::query!(
[INFO] [stdout] 368 | |                 "INSERT INTO action_items (id, order_index, action_plan, action) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 369 | |                 item_id,
[INFO] [stdout] 370 | |                 item.order_index,
[INFO] [stdout] 371 | |                 plan.id,
[INFO] [stdout] 372 | |                 action_id
[INFO] [stdout] 373 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | /         sqlx::query!(
[INFO] [stdout] 381 | |             "INSERT INTO action_plan_executions (id, action_plan, started, finished, note) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 382 | |             execution.id,
[INFO] [stdout] 383 | |             execution.action_plan,
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |             execution.note
[INFO] [stdout] 387 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:446:18
[INFO] [stdout]     |
[INFO] [stdout] 446 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 447 | |         User,
[INFO] [stdout] 448 | |         r#"
[INFO] [stdout] 449 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         id
[INFO] [stdout] 459 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 | / ...   sqlx::query!(
[INFO] [stdout] 397 | | ...       "INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished) VALUES ($1, $2, $3, $4, ...
[INFO] [stdout] 398 | | ...       item_id,
[INFO] [stdout] 399 | | ...       action_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | | ...       item.finished
[INFO] [stdout] 403 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/backup.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     sqlx::query!(
[INFO] [stdout] 443 | |         "INSERT INTO actions (id, name) VALUES ($1, $2)",
[INFO] [stdout] 444 | |         action_id,
[INFO] [stdout] 445 | |         action_name
[INFO] [stdout] 446 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/main.rs:389:26
[INFO] [stdout]     |
[INFO] [stdout] 389 |       let unused_actions = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 390 | |         r#"
[INFO] [stdout] 391 | |         SELECT
[INFO] [stdout] 392 | |             actions.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |         "#
[INFO] [stdout] 406 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/main.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         sqlx::query!("DELETE FROM actions WHERE id = $1", action.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         sqlx::query_as!(
[INFO] [stdout] 22 | |             UnfinishedExecutionListItemRow,
[INFO] [stdout] 23 | |             r#"
[INFO] [stdout] 24 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             "#
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             UnfinishedExecutionListItemRow,
[INFO] [stdout] 41 | |             r#"
[INFO] [stdout] 42 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             search_pattern
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         sqlx::query_as!(
[INFO] [stdout] 61 | |             FinishedExecutionListItemRow,
[INFO] [stdout] 62 | |             r#"
[INFO] [stdout] 63 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             "#
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/executions.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | /         sqlx::query_as!(
[INFO] [stdout] 80 | |             FinishedExecutionListItemRow,
[INFO] [stdout] 81 | |             r#"
[INFO] [stdout] 82 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |             search_pattern
[INFO] [stdout] 95 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |       let plan_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 142 | |         r#"
[INFO] [stdout] 143 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 144 | |         FROM action_plans
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |         id
[INFO] [stdout] 149 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     sqlx::query!(
[INFO] [stdout] 163 | |         "INSERT INTO action_plan_executions (id, action_plan, started, finished, note) VALUES ($1, $2, $3, NULL, NULL)",
[INFO] [stdout] 164 | |         execution_id,
[INFO] [stdout] 165 | |         id,
[INFO] [stdout] 166 | |         now,
[INFO] [stdout] 167 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |       let template_items = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 172 | |         r#"
[INFO] [stdout] 173 | |         SELECT action as "action_id: uuid::Uuid", order_index
[INFO] [stdout] 174 | |         FROM action_items
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         id
[INFO] [stdout] 179 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         sqlx::query!(
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |             INSERT INTO action_item_executions (id, action, order_index, action_plan_execution, finished)
[INFO] [stdout] 188 | |             VALUES ($1, $2, $3, $4, NULL)
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             execution_id
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |       let execution = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 210 | |         ActionPlanExecutionShowRow,
[INFO] [stdout] 211 | |         r#"
[INFO] [stdout] 212 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |         id
[INFO] [stdout] 225 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let item_rows = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 236 | |         ExecutionItemRow,
[INFO] [stdout] 237 | |         r#"
[INFO] [stdout] 238 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         id
[INFO] [stdout] 252 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 309 | |         r#"
[INFO] [stdout] 310 | |         UPDATE action_plan_executions
[INFO] [stdout] 311 | |         SET note = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |         id
[INFO] [stdout] 316 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:334:28
[INFO] [stdout]     |
[INFO] [stdout] 334 |       let execution_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 335 | |         r#"SELECT id as "id: uuid::Uuid" FROM action_plan_executions WHERE id = $1"#,
[INFO] [stdout] 336 | |         id
[INFO] [stdout] 337 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 |       let incomplete_count = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 348 | |         r#"
[INFO] [stdout] 349 | |         SELECT COUNT(*) as "count!: i64"
[INFO] [stdout] 350 | |         FROM action_item_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |         id
[INFO] [stdout] 355 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     sqlx::query!(
[INFO] [stdout] 367 | |         r#"
[INFO] [stdout] 368 | |         UPDATE action_plan_executions
[INFO] [stdout] 369 | |         SET finished = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |         id
[INFO] [stdout] 375 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:386:21
[INFO] [stdout]     |
[INFO] [stdout] 386 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 387 | |         r#"
[INFO] [stdout] 388 | |         SELECT finished as "finished?"
[INFO] [stdout] 389 | |         FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | |         id
[INFO] [stdout] 393 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     sqlx::query!(
[INFO] [stdout] 415 | |         r#"
[INFO] [stdout] 416 | |         UPDATE action_plan_executions
[INFO] [stdout] 417 | |         SET finished = NULL
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |         id
[INFO] [stdout] 421 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 435 | |         r#"
[INFO] [stdout] 436 | |         SELECT finished as "finished?"
[INFO] [stdout] 437 | |         FROM action_plan_executions
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |         id
[INFO] [stdout] 441 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 | /     sqlx::query!(
[INFO] [stdout] 457 | |         r#"
[INFO] [stdout] 458 | |         DELETE FROM action_item_executions
[INFO] [stdout] 459 | |         WHERE action_plan_execution = $1
[INFO] [stdout] 460 | |         "#,
[INFO] [stdout] 461 | |         id
[INFO] [stdout] 462 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 | /     sqlx::query!(
[INFO] [stdout] 467 | |         r#"
[INFO] [stdout] 468 | |         DELETE FROM action_plan_executions
[INFO] [stdout] 469 | |         WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         id
[INFO] [stdout] 473 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |       let execution = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 488 | |         r#"
[INFO] [stdout] 489 | |         SELECT
[INFO] [stdout] 490 | |             action_plan_executions.id as "id!: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |         id
[INFO] [stdout] 499 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/executions.rs:540:18
[INFO] [stdout]     |
[INFO] [stdout] 540 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 541 | |         "UPDATE action_item_executions SET finished = $1 WHERE id = $2",
[INFO] [stdout] 542 | |         finished,
[INFO] [stdout] 543 | |         id
[INFO] [stdout] 544 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/tags.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     sqlx::query!("INSERT INTO tags (id, name) VALUES ($1, $2)", tag_id, name)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/tags.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let result = sqlx::query!("UPDATE tags SET name = $1 WHERE id = $2", name, id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let tag = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         SELECT
[INFO] [stdout] 120 | |             tags.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         id
[INFO] [stdout] 130 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     sqlx::query!("DELETE FROM action_plan_tags WHERE tag = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let result = sqlx::query!("DELETE FROM tags WHERE id = $1", id)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | /         sqlx::query_as!(
[INFO] [stdout] 189 | |             TagRow,
[INFO] [stdout] 190 | |             r#"
[INFO] [stdout] 191 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             "#
[INFO] [stdout] 198 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | /         sqlx::query_as!(
[INFO] [stdout] 204 | |             TagRow,
[INFO] [stdout] 205 | |             r#"
[INFO] [stdout] 206 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |             pattern
[INFO] [stdout] 215 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 233 | |         r#"
[INFO] [stdout] 234 | |         SELECT
[INFO] [stdout] 235 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         "#
[INFO] [stdout] 240 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 259 | |         r#"
[INFO] [stdout] 260 | |         SELECT
[INFO] [stdout] 261 | |             tags.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |         plan_id
[INFO] [stdout] 269 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:287:16
[INFO] [stdout]     |
[INFO] [stdout] 287 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 288 | |         r#"
[INFO] [stdout] 289 | |         SELECT tag as "tag: uuid::Uuid"
[INFO] [stdout] 290 | |         FROM action_plan_tags
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         plan_id
[INFO] [stdout] 294 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 306 | |         r#"
[INFO] [stdout] 307 | |         SELECT
[INFO] [stdout] 308 | |             id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |         tag_id
[INFO] [stdout] 315 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/tags.rs:357:20
[INFO] [stdout]     |
[INFO] [stdout] 357 |       let existing = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 358 | |         r#"
[INFO] [stdout] 359 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 360 | |         FROM tags
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |         name
[INFO] [stdout] 364 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/users.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 107 | |         User,
[INFO] [stdout] 108 | |         r#"
[INFO] [stdout] 109 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |         valid_since
[INFO] [stdout] 122 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 132 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 133 | |         valid_since
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 173 | |         User,
[INFO] [stdout] 174 | |         r#"
[INFO] [stdout] 175 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         login_name
[INFO] [stdout] 185 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | /     sqlx::query!(
[INFO] [stdout] 200 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 201 | |         session_id,
[INFO] [stdout] 202 | |         user.id,
[INFO] [stdout] 203 | |         now
[INFO] [stdout] 204 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     sqlx::query!(
[INFO] [stdout] 247 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 248 | |         setup_user_id,
[INFO] [stdout] 249 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         setup_password_hash
[INFO] [stdout] 253 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 282 | |         User,
[INFO] [stdout] 283 | |         r#"
[INFO] [stdout] 284 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |         "#
[INFO] [stdout] 292 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 336 | |         r#"
[INFO] [stdout] 337 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 338 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         name
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 | /     sqlx::query!(
[INFO] [stdout] 359 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 360 | |         created_user_id,
[INFO] [stdout] 361 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |         created_password_hash
[INFO] [stdout] 365 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 386 | |         User,
[INFO] [stdout] 387 | |         r#"
[INFO] [stdout] 388 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |         id
[INFO] [stdout] 398 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:446:18
[INFO] [stdout]     |
[INFO] [stdout] 446 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 447 | |         User,
[INFO] [stdout] 448 | |         r#"
[INFO] [stdout] 449 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         id
[INFO] [stdout] 459 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/main.rs:389:26
[INFO] [stdout]     |
[INFO] [stdout] 389 |       let unused_actions = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 390 | |         r#"
[INFO] [stdout] 391 | |         SELECT
[INFO] [stdout] 392 | |             actions.id as "id: uuid::Uuid",
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |         "#
[INFO] [stdout] 406 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/main.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         sqlx::query!("DELETE FROM actions WHERE id = $1", action.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maintenance-planner` (bin "maintenance-planner") due to 104 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `maintenance-planner` (bin "maintenance-planner" test) due to 104 previous errors
[INFO] running `Command { std: "docker" "inspect" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897", kill_on_drop: false }`
[INFO] [stdout] 65c00ba23dbbea1db16a4c63ad08ed51b3f665cd75b35fe3af2735a5c5cd8897
